Declare [ Int x = 200 ;
         String stvar = "Hello World" ; ]
Window [ ( 100 , 100 ) ; Blue ]
Object [ Text ( stvar , 50 , 50 ) ; ]

